Selida Tidy Tools Script editor

The Script editor

The script editor may can be accessed by :
Click on Tools -> Tidy Tools -> Script Editor
This feature allows you to change and edit tidy tools to your requirements.
You can later export your scripts by:
(File -> Export Presets) and be imported by someone else by:
(File -> Import Presets) Into their version of Selida !

The preset can also be place on the web and you can create you own Tidy Tools Preset Page.

To write a script you need to have to understand a little code, which is not difficult at all. All of the available commands are listed under the commands menu. For most items, you will need to enter true or false after each command, according to the condition.
For more information, take a look at the 'Tidy Script Reference'.
It is also a good idea to comment your code. The comment begins with // beginning a line and the comment ending at the end of the line.

Another very good method of running the code is by pressing the F5 Key or selecting Run in the run menu.
To quickly switch between the different presets, use the preset dropdown list.

More information about Tidy Tools

Tidy Tools script language reference

 

Back to top
Preset dropdown list Code window Line numbers delete save New